Skip to content

Add pellet.fi to x402 Ecosystem#1871

Open
pelletfi wants to merge 6 commits intocoinbase:mainfrom
pelletfi:add-pellet-ecosystem
Open

Add pellet.fi to x402 Ecosystem#1871
pelletfi wants to merge 6 commits intocoinbase:mainfrom
pelletfi:add-pellet-ecosystem

Conversation

@pelletfi
Copy link
Copy Markdown

@pelletfi pelletfi commented Mar 30, 2026

x402-native token intelligence on Base. Agents and humans search any Base token — pellet enriches it with market data, contract forensics, creator wallet history, and safety flags. Free tier returns data + flags. Paid tier adds deeper analysis via x402 micropayments on Base mainnet.

Endpoints

Endpoint Access Description
GET /v1/tokens/{address} Free Market data, safety flags, one-liner summary
GET /v1/tokens/{address}/flags Free Safety flags only
GET /v1/tokens/search?q= Free Search by symbol or address
GET /v1/tokens/{address}/contract $0.02 USDC Contract forensics: verification status, ownership, mint/pause/proxy detection, risk score
GET /v1/tokens/{address}/analysis $0.05 USDC Full AI analysis: Claude reasoning over contract + creator wallet + market data

Distribution

  • MCP server@pelletfi/mcp for AI assistants (Claude Code, Cursor, Windsurf). Install: claude mcp add pellet -- npx -y @pelletfi/mcp
  • CLIpelletfi. Zero-dep terminal lookup: npx pelletfi BRETT
  • x402scan listingx402scan.com/server/a5d704ec

Discovery

Payment Flow

Uses Coinbase CDP facilitator on Base. Agent requests paid endpoint → 402 response with payment challenge → agent signs USDC payment → CDP verifies → response delivered. 100 requests/wallet/hour rate limit on paid endpoints.

Changes

  • Updated typescript/site/app/ecosystem/partners-data/pellet/metadata.json — current pricing, endpoints, CLI
  • Added typescript/site/public/logos/pellet.svg

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 30, 2026

@pelletfi is attempting to deploy a commit to the Coinbase Team on Vercel.

A member of the Team first needs to authorize it.

@cb-heimdall
Copy link
Copy Markdown

cb-heimdall commented Mar 30, 2026

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 1
Sum 2

@github-actions github-actions bot added ecosystem Additions to ecosystem site website labels Mar 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ecosystem Additions to ecosystem site website

Development

Successfully merging this pull request may close these issues.

2 participants